BODY, table, td, p, h1, h2, h3, h4 {
    FONT-FAMILY : verdana, tahoma, arial, sans-serif; 
}
BODY {
    margin      : 0px;
    padding     : 0px;
    background : #ddd;
}
BODY, table, td, p {
    line-height : 17px;
    letter-spacing: 0px;
	FONT-SIZE   : 11px;
    color       : #333;
}
h1, h2, h3, h4 {
    text-align  : left;
    FONT-FAMILY : verdana, tahoma, arial, sans-serif; 
}
h1, h2 {
	FONT-SIZE   : 14px;
    line-height : 38px;
    margin-bottom : 10px;
    color : #E46228;
}
.small {
    font-size   : 9px;
}
.navinchapter {
    font-size   : 9px;
    text-align      : left;
}
#active A {
    BACKGROUND      : #E46228;
    color : #fff;
}
A {
	COLOR: #E46228; 
    TEXT-DECORATION: none
}
A:link {
	COLOR: #E46228; 
    TEXT-DECORATION: none
}
A:visited {
    COLOR: #E46228; 
    TEXT-DECORATION: none
}
A:active {
    COLOR: black; 
    TEXT-DECORATION: none
}
A:hover {
    TEXT-DECORATION: none;
    BACKGROUND : #fff;
    text-align : left;
}
/* DIV locations */
.DIV_logo {
    border-bottom  : 1px solid #666;
	position    :absolute; 
	top         :0px; 
	left        :0px; 
	width       :100%;
	height       :26px;
    background  : #fff;
    FONT-FAMILY : verdana, tahoma, arial, sans-serif; 
    font-size   : 10px;
    font-weight : normal;
	line-height: 26px;
}
.DIV_logo span {
    margin-left : 10px;
    padding : 0 10 0 10px;
    background : #fff;
}
.DIV_searchform {
	position    :absolute; 
	top         :3px; 
	left        :780px; 
	width       :190px;
    text-align  : right;
    z-index: 2;
}
.DIV_footer {
    border-top  : 1px solid #666;
	width       : 100%;
    margin-top : 20px;
    margin-bottom : 20px;
    padding : 5px;
    font-size   : 9px;
    text-align : center;
}
.DIV_containter_main {
	position    :absolute; 
	top         :80px; 
	left        :20px; 
	width       :540px;
}
/* ARTICLE */
.DIV_title {
	position    :absolute; 
	top         :30px; 
	left        :20px; 
	width       :840px;
}
.DIV_breadcrumbs {
    font-size   :9px;
    z-index : 3;
}
.DIV_navinchapter {
	position    :absolute; 
	top         :0px; 
	left        :570px; 
	width       :380px;
}
.DIV_navinchapter A {
    text-decoration: none;
}
/* END ARTICLE */

/* USER COMMENTS */
DIV.usernotes {
    background : #eee;
    padding    : 10px;
    margin-top : 5px;
    border-top : 1px dotted #999;
    FONT-FAMILY : georgia, times new roman, serif; 
}
DIV.nonote {
    background : #fff;
    padding    : 10px;
    margin-top : 10px;
    margin-bottom : 10px;
}

/* END USER COMMENTS */

/* top navigation */

.top_container_nav {
	position    :absolute; 
    color       : #fff
	top         :0px; 
	left        :60px; 
	height: 28px;
	clear: both;
	margin-left : 0px;
    font-size       : 10px;
    FONT-FAMILY : verdana, tahoma, arial, sans-serif;
    font-weight : normal;
    z-index: 10;
}

.top_container_nav[class] {
	padding-left: 10px;
	margin-bottom: 0px;
}
.nav_subchapter {
	line-height: 24px;
	text-decoration: none;
}
.nav_subchapter A {
	display: block;
	line-height: 24px;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #aaa;
    background: #fff;
}
.nav_subchapter A:hover {
    color: #fff;
    background: #666;
    text-decoration : none;
}
#textdeco_none {
	text-decoration: none;
}
/* NAVIGATION pulldowns */

.container_nav {
	position    :absolute; 
    color       : #fff
	top         :30px; 
	left        :600px; 
	height: 28px;
	clear: both;
	margin-left : 0px;
    font-size       : 10px;
    FONT-FAMILY : verdana, tahoma, arial, sans-serif;
    font-weight : normal;
    z-index: 20;
}

.container_nav[class] {
	padding-left: 10px;
	margin-bottom: 0px;
}

#nav, #nav ul {
	float: left;
	width: auto;
	list-style: none;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
	display: block;
}

#nav a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 0 15 0 15px;
}

#nav a.active {
    color : #fff;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	display: block;
	position: absolute;
	left: -999px;
	width: 200px;
	font-weight: normal;
	margin: 0;
	z-index: 1;	
}

#nav li ul li {
	clear: both;	
	margin: 0;
    FONT-FAMILY : verdana, tahoma, arial, sans-serif;
}
embed {
    width:540px; 
    height:436px;
}

#nav li ul a {
	width: 200px;
	line-height: 14px;
    background: #888;
	color: #fff;
    padding : 5px;
	border-top: 0px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
    text-align  : left;
}

#nav a:hover {
    color: #fff;
    background: #666;
    text-decoration : none;
}

#nav li li a:hover {
    background: #000;
}

#nav li:hover ul , #nav li:hover ul, #nav li.sfhover ul , #nav li.sfhover ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;	
}
/* end navigation top */